Dwight The Developer

    Bash Tutorial: getopts

    An introduction to parsing command line arguments with the getopts command including parameters, multiple arguments, and error handling with examples.

    • 13

    How does OAuth work in REST API?

    • 18
    • 5

    What is OAuth 2 flow?

    • 9

    Is inline styling in React bad?

    • 14
    • 0

    How much do software engineers make?

    • 1

    Should I get AWS certified?

    • 20

    How do you list indexes in MongoDb?

    • 2

    How is index performance achieved in MongoDB?

    • 2

    Error: the update operation document must contain atomic operators?

    • 13

    The JIT Compiler in Java

    The JIT Compiler in Java including what is the JIT compiler, how the JIT compiler works, JIT compiler optimizations and more.

    • 3

    What is a good salary for a software engineer?

    What is a good salary for a software engineer

    • 1

    JavaScript Observables in 5 Minutes

    Quickly understand JavaScript observables. Implement the Observable class from scratch and understand what makes observables different from promises.

    • 0